* lisp/hi-lock.el: More fixes related to revert-buffer.
authorJuri Linkov <juri@linkov.net>
Fri, 28 Jun 2024 06:42:43 +0000 (09:42 +0300)
committerJuri Linkov <juri@linkov.net>
Fri, 28 Jun 2024 06:42:43 +0000 (09:42 +0300)
commitbf862fc277034b6ada4a4a81dd640e116e6b9312
tree9f354bdc1aa3a5ad4c3e1b606ea8083d7ee37f74
parent6cc8ffae9a6fa3bbdc71bf5eac3875000c9e7870
* lisp/hi-lock.el: More fixes related to revert-buffer.

(hi-lock-set-pattern): Use the same propertized string
for 'overlay-put' property to allow 'remove-overlays'
to remove it while using 'eq' on the property value.
https://lists.gnu.org/archive/html/emacs-devel/2024-06/msg01001.html
lisp/hi-lock.el